Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Update) - banned release groups and compile some existing PR's #327

Open
wants to merge 924 commits into
base: master
Choose a base branch
from

Conversation

Audionut
Copy link

Aither, BLU, MTV, NBL, PTP - updated banned release groups.

Merged:
#271
#283
#320

People confirm other existing PR's work and I'll compile those also.

@Audionut
Copy link
Author

Merged #278

@Audionut
Copy link
Author

Merged:
#324
#326
#319

@droppy-tor droppy-tor mentioned this pull request Jun 18, 2024
Need some mapping to link urls with host
Only file based screens for now, waiting for feedback.

Might fix #184
The required string conversion for IMDB ID because unit3d has dorky imdb handling, means this can return a string of 0's instead of None, which set the IMDB meta as a string of 0's.

fixes: #185
Files might have the same resolution, flagged as potential dupe, but then pass dupe checking because encoder does not match, even if it's not in the filename, rather than an actual mismatch.

This change requires encoder to be an actual match to be flagged as a potential dupe. Meaning files without encoder in their name bypass this check (they want get erroneously get flagged as not a dupe), getting caught by other checks only, such as resolution.

fixes #189
swannie-eire and others added 30 commits January 3, 2025 16:36
* fix: incorrect seedpool source

* fix: fix incorrect category mapping

get_cat_id needs to be passed the full meta dictionary

* fix: remove nested checks

these can all be top level

* chore: lint
I set off a queue the other day, got distracted, and returned, luckily, to a file needing manual intervention which had paused the queue processing.

This adds an argument to limit processing count.
Only Aither currently supported.

Checks once per week.
* adding AR tag to uploads with no groups.

* adding check for images in config and if they dont exist just use links

* changing -AR to -NoGRP

* changing -AR to -NoGRP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.